Skip to content

Remove VC707 support #1788

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Remove VC707 support #1788

wants to merge 8 commits into from

Conversation

sarpadi
Copy link
Contributor

@sarpadi sarpadi commented Jun 26, 2025

VC707 was discontinued by Xilinx, removing support

PR Type

  • Bug fix (change that fixes an issue)
  • New feature (change that adds new functionality)
  • Breaking change (has dependencies in other repos or will cause CI to fail)
  • Documentation

PR Checklist

  • I have followed the code style guidelines
  • I have performed a self-review of changes
  • I have compiled all hdl projects and libraries affected by this PR
  • I have tested in hardware affected projects, at least on relevant boards
  • I have commented my code, at least hard-to-understand parts
  • I have signed off all commits from this PR
  • I have updated the documentation (wiki pages, ReadMe files, Copyright etc)
  • I have not introduced new Warnings/Critical Warnings on compilation
  • I have added new hdl testbenches or updated existing ones

Signed-off-by: sarpadi <sergiu.arpadi@analog.com>
Copy link
Contributor

@IuliaCMoldovan IuliaCMoldovan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are errors when building the documentation, thus that legend doesn't appear in the rendered doc

@sarpadi sarpadi requested a review from IuliaCMoldovan June 26, 2025 12:50
sarpadi added 4 commits June 27, 2025 15:04
Signed-off-by: sarpadi <sergiu.arpadi@analog.com>
Signed-off-by: sarpadi <sergiu.arpadi@analog.com>
Signed-off-by: sarpadi <sergiu.arpadi@analog.com>
Signed-off-by: sarpadi <sergiu.arpadi@analog.com>
@sarpadi
Copy link
Contributor Author

sarpadi commented Jul 1, 2025

@RetriggerCI

buha added a commit to analogdevicesinc/no-OS that referenced this pull request Jul 3, 2025
KC705 was discontinued by Xilinx, removing support.
VC707 was discontinued by Xilinx, removing support.

HDL is removing support in these PR's:
analogdevicesinc/hdl#1782
analogdevicesinc/hdl#1788

Removing fmcadc5 project completely because it's not supported
anymore by the HDL team.

Signed-off-by: Darius Berghe <darius.berghe@analog.com>
@@ -423,7 +423,6 @@ HDL Example Projects
- :git-hdl:`Intel A10Gx (RETIRED) <hdl_2021_r1:projects/daq2/a10gx>`
- :git-hdl:`AMD Xilinx KC705 <projects/daq2/kc705>`
- :git-hdl:`AMD Xilinx KCU105 <projects/daq2/kcu105>`
- :git-hdl:`AMD Xilinx VC707 (RETIRED) <hdl_2018_r2:projects/daq2/vc707>`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should not be removed, as it already states it is retired and it points to 2018_R2

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@IuliaCMoldovan IuliaCMoldovan changed the title Remove vc707 Remove VC707 support Jul 4, 2025
Comment on lines 83 to 84
- ``*`` removed; last release that supports this project on this carrier is
:git-hdl:`hdl_2023_r2 <hdl_2023_r2:projects/fmcomms2/vc707>`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- ``*`` removed; last release that supports this project on this carrier is
:git-hdl:`hdl_2023_r2 <hdl_2023_r2:projects/fmcomms2/vc707>`
- ``*`` removed; last release that supports this project on this carrier is
:git-hdl:`hdl_2023_r2 <hdl_2023_r2:projects/fmcomms2/vc707>`

One space from the indentation should be removed, because otherwise it still doesn't render it ok

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Comment on lines 53 to 54
- ``*`` removed; last release that supports this project on this carrier is
:git-hdl:`hdl_2023_r2 <hdl_2023_r2:projects/ad6676_evb/vc707>`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- ``*`` removed; last release that supports this project on this carrier is
:git-hdl:`hdl_2023_r2 <hdl_2023_r2:projects/ad6676_evb/vc707>`
- ``*`` removed; last release that supports this project on this carrier is
:git-hdl:`hdl_2023_r2 <hdl_2023_r2:projects/ad6676_evb/vc707>`

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

buha added a commit to analogdevicesinc/no-OS that referenced this pull request Jul 7, 2025
KC705 was discontinued by Xilinx, removing support.
VC707 was discontinued by Xilinx, removing support.

HDL is removing support in these PR's:
analogdevicesinc/hdl#1782
analogdevicesinc/hdl#1788

Removing fmcadc5 project completely because it's not supported
anymore by the HDL team.

Signed-off-by: Darius Berghe <darius.berghe@analog.com>
Signed-off-by: sarpadi <sergiu.arpadi@analog.com>
Co-authored-by: iulia <54354100+IuliaCMoldovan@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants